control flow

英 [kənˈtrəʊl fləʊ] 美 [kənˈtroʊl floʊ]

控制流

计算机



双语例句

  1. The new scheduler infrastructure provides easier handling of control flow execution scheduling.
    新的调度程序基础设施能够轻松处理控制流执行调度。
  2. Predicate: Logical expression that modifies the control flow to conditionally trace the data.
    断言(Predicate):修改控制流的逻辑表达式,可以有条件地跟踪数据。
  3. WebSphere Process Server V6.1.2 supports manual repair and change of control flow logic.
    WebSphereProcessServerV6.1.2支持控制流逻辑的手动修复和更改。
  4. After you create your control flow, test it following standard Design Studio procedures.
    创建控制流之后,按标准的DesignStudio过程测试它。
  5. This allows Action to access the information to control flow.
    这样就使Action可访问用于控制流程的信息。
  6. The basic control flow is the same for both types.
    两种类型的基本控制流是相同的。
  7. It is rather a control flow branching mechanism to route the sequence flow within a process.
    它是一种控制流分支机制,为流程中的有序流程确定路线。
  8. Event-based control flow: Application flow becomes more natural as the application responds to events as they happen.
    基于事件的控制流程:当应用程序响应发生的事件时,应用程序流程非常自然。
  9. Drag an icon to the right of the Start operator that appears by default in your control flow design.
    把一个图标拖到控制流设计中默认出现的Start操作符的右边。
  10. A conditional connection executes the control flow only if this operation is successful.
    这个有条件连接只在这个操作成功的情况下执行控制流。
  11. We will now dive deep into the control flow for the distributed processing.
    现在,我们将深入到潜水的分布式处理的控制流。
  12. Provide alternate paths through logic by using control flow statements such as if/ else and while.
    使用if/else和while这些控制流语句,通过逻辑选择不同的执行路径。
  13. Its operation principle is stated, and its main circuit diagrams and control flow charts are also given.
    阐述了系统的工作原理,给出了该系统主要的硬件电路图和控制流程图。
  14. Separate design surfaces for package control flow, data flow, and event handlers.
    区分包控制流、数据流和事件处理程序的设计图面。
  15. Workflow way gives the developer a unified control flow.
    工作流方式给开发人员提供了统一的控制流。
  16. The control flow is explicit.
    控制流是显式的。
  17. Runs a control flow repeatedly by testing a condition.
    通过测试某个条件重复运行控制流。
  18. All non-null statements shall either have at least one side effect however executed or cause control flow to change;
    所有的非空语句,要么不管如何执行都会至少产生一个副作用或者导致控制流的改变。
  19. For more information, see how to: add a task or a container to a control flow.
    有关详细信息,请参阅如何将任务或容器添加到控制流。
  20. This procedure describes how to add a task or container to a control flow.
    此过程介绍如何将任务或容器添加到控制流。
  21. For more information, see control flow in visual basic.
    有关更多信息,请参见控制流(visualbasic)。
  22. The utility model relates to an integrative flow automatic control device which can automatically control flow.
    一种能够自动控制流量的一体化流量自动控制装置。
  23. Futures – Used to integrate data flow with control flow.
    期货(Futures)&用于通过控制流来集成数据流。
  24. Business process programming requires specifying the sequence and conditions of execution of process activities ( control flow) and data exchanges between activities ( data flow).
    业务流程编程要求指定执行流程活动(控制流)和活动(数据流)之间数据交互的顺序和条件。
  25. Path coverage in the control flow graph of the automatic generation of technical
    路径覆盖中控制流图的自动生成技术
  26. Let's zoom in on the control flow of the process above.
    让我们近距离看一下上述过程的控制流程。
  27. Optionally, add control flow, data flow tasks, and event handlers to the package.
    还可以向包中添加控制流、数据流任务和事件处理程序。
  28. The crude foil engine control system of Mitsubishi PLC and Mitsubishi inverter is designed and the control flow chart is given.
    设计以三菱PLC和三菱变频器为核心的生箔机控制系统,并给出控制流程图。
  29. I think you'll also see us explore scripting languages as means of defining control flow in the2.1 release.
    我想你还能在2.1版本中看到我们使用脚本语言来定义控制流程的探索。
  30. Figure 2-1 illustrates the control flow of a subroutine before and after installing a call hook.
    图2-1描绘了调用挂钩在安装前和安装后,一个子程序的控制流。